home *** CD-ROM | disk | FTP | other *** search
- #
- # @(#)version.m4 UK-2.1 sendmail configuration 18/11/88
- #
-
- #
- # UK-2.1 18/11/88 jim + jem
- # Ruleset 16 general rules replaced by "wildcard" matching rules
- # generated from the tables.
- # Added support for news channel and decnet and xerox mailers.
- # Janet channel can use niftp or hhcp. Removed support for bitnet mail.
- # Included various BSD4.3 options. Defined optional long Received header.
- # Catch configuration errors in S0. Miscellaneous bugs fixed.
- #
- # UK-2.0 28/8/88 jim
- # COMMENTS:
- # Experimental version. Ruleset 15 now returns normalised local domain
- # name ($J). This is called by S3; S0 now calls S3 iff domain is $J.
- # S1 strips $J so mailer specific local domain is always added.
- # Domain expansion (S11) is reworked - only explicit table entries are
- # expanded making the sorting simpler and more correct.
- # Support for nameserver and ida database lookup added.
- # Reworked handling of transport addresses through header rulesets -
- # they are enclosed in angle brackets which are removed in S4 (or S3).
- # Received/Via fields now generated according to whether $s or $S is set.
- # Added support for TCP channel (for Internet).
- # Janet channel now uses niftp rather than hhcp. Domain literal
- # support now moved to TCP channel (niftp doesn't allow them).
- #
- # UK-1.4a 9/10/86 jim
- # COMMENTS:
- # Band-aid for BSD4.3 (& Sun 3.0). The transport address goes through
- # the header rulesets (big sigh) so have to do a kludge for uucp.
- # $a -> $b in Resent-Date field: this seems to be what you want.
- # change to $q: don't emit angle brackets if full name is unknown.
- # Applied similar BSD4.3 band-aid to the janet channel on 6/5/87.
- #
- # UK-1.4 12/2/86 jim
- # COMMENTS:
- # Added code to catch unknown local subdomains as errors.
- # Added support for CSNet PhoneNet mailer.
- # Merged barpa and buucp mailers into one bsmtp mailer (bitnet).
- # Delay use of bitnet general rule in the same way as for janet.
- # Added Message-Id header specification; generated for non-local mail.
- # Changed local mailer specification to give fully qualified names
- # except on uucp bang paths where domain is stripped.
- # Changed "-f" argument to muucp from $f to $g.
- # Changed "h" mailer flag to "u" in Janet mailer.
- #
- # UK-1.3 8/9/85 jim
- # COMMENTS:
- # Delay use of general rule for janet mailer until no specific
- # rule matches in uk domain.
- # NRS domain order handling now ifdef-ed NRSFORMAT; thus separating
- # it from Janet mailer specific code
- # Domain literals now accepted & passed to Janet mailer.
- # Set "metoo" option. Helps with multihost sites that talk SMTP.
- # Set "x" & "X" options (load averages) for newer versions of sendmail
- #
- # UK-1.2 9/6/85 jim
- # COMMENTS:
- # Bug fix: SMTP won't talk between local hosts of a multihost site.
- # use $J to define site domain name, $j is the host domain name.
- # Renumbered rulesets:
- # Rulesets 0 - 4 : basic rulesets
- # Rulesets 5 - 9 : address conversions
- # Rulesets 10 - 13 : domain name handling
- # Rulesets 15 - 17 : channel routing
- # Rulesets 20 - 25 : mailer specifications
- # Reorganised channel routing to allow multiple names for local domain
- # and to retry the main routing ruleset, with higher level domains
- # when no match is found, before trying top level domain relaying.
- # Each mailer channel can now have a different local domain name
- # (default is official name - $J). Multihost stuff simplified.
- # New uucp front end program replaces uux. Produces the correct from line.
- #
- #
- # UK-1.1 22/4/85 jim
- # COMMENTS:
- # Changed janet rules in ruleset 3 to cope properly with domain expansion.
- # Changed output of ruleset 9 (channel ruleset) so that ruleset 0
- # can parse multiple-token hostnames. Support files for janet added.
- # Renamed janet mailer to "hhcp". Added 'n' mailer flag to prog mailer.
- # Added ruleset 8 to detect and convert NRS style domains to 822 style.
- #
- # UK-1.0 26/3/85 jim
- # COMMENTS:
- # Some rearranging. Removed ruleset 8 (path optimisation) as it
- # optimised munged addresses away completely!
- # Ruleset 4 ensures an '@' in Percent style address.
- # Uucp ruleset rewritten to get as close to the uucp transmission
- # standard as sendmail allows.
- #
- # HW-5.0 26/2/85 jim
- # COMMENTS:
- # major restructuring: rewrote ruleset 3 which now converts
- # all addresses to one style. Added bitnet mailer and ether mailer
- # Rewrote all the mailer specs. Various other cleanups.
- #
- # HW-4.0 5/12/84 jim
- # COMMENTS:
- # This is a complete rewrite based on some ideas borrowed from
- # mmdf.
- #
-